#F1CEBB#F1CEBB
#F1CEBB is a very light, muted orange. Relative luminance 0.664; OKLCH L 87.6% C 0.047 H 50.2°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F1CEBB |
|---|---|
| RGB | rgb(241, 206, 187) |
| HSL | hsl(21, 66%, 84%) |
| HSV | hsv(21, 22%, 95%) |
| CMYK | cmyk(0%, 14.5%, 22.4%, 5.5%) |
| CIE-LAB | lab(85.22, 9.41, 14.00) |
| CIE-LCH | lch(85.22, 16.87, 56.10°) |
| OKLab | oklab(87.61% 0.0302 0.0363) |
| OKLCH | oklch(87.61% 0.047 50.2) |
| XYZ | xyz(67.3170, 66.4335, 56.2810) |
| Luminance | 0.6643 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.74
Peach
#FFDAB9
ΔE00 5.75
Light Peach
#FFD8B1
ΔE00 7.18
Bisque
#FFE4C4
ΔE00 8.27
Mistyrose
#FFE4E1
ΔE00 8.28
Warm Beige
#E9DCC9
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1CEBB #BBDEF1
analogous
#F1BBC3 #F1CEBB #F1E9BB
triadic
#F1CEBB #BBF1CE #CEBBF1
tetradic
#F1CEBB #C3F1BB #BBDEF1 #E9BBF1
square
#F1CEBB #C3F1BB #BBDEF1 #E9BBF1
split-complementary
#F1CEBB #BBF1E9 #BBC3F1
monochromatic
#DC8555 #E7A988 #F1CEBB #FAEDE6 #FAEDE6
Accessibility & contrast
On white
1.47
#F1CEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#F1CEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1CEBB
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1CEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1CEBB | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D1BA
Deuteranopia (green-blind)
#DFD8BB
Tritanopia (blue-blind)
#FBC8C9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #f1cebb; /* rgb */ color: rgb(241, 206, 187); /* oklch */ color: oklch(87.6% 0.047 50.2);
Tailwind
colors: {
custom: {
50: '#f6ddcf',
500: '#f1cebb',
950: '#000000',
},
}SCSS
$custom: #f1cebb; $custom-light: #f6ddcf; $custom-dark: #000000;
JSON
{
"hex": "#f1cebb",
"rgb": {
"r": 241,
"g": 206,
"b": 187
},
"hsl": {
"h": 21.111,
"s": 65.854,
"l": 83.922
},
"oklch": {
"l": 0.87612,
"c": 0.04726,
"h": 50.2
},
"luminance": 0.66431
}Semantic roles & 50–950 ramp
primary
#F1CEBB
secondary
#80B4D0
accent
#8ECE18
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171513
muted
#858483