#F2CEBB#F2CEBB
#F2CEBB is a very light, muted orange. Relative luminance 0.666; OKLCH L 87.7% C 0.048 H 49.5°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CEBB |
|---|---|
| RGB | rgb(242, 206, 187) |
| HSL | hsl(21, 68%, 84%) |
| HSV | hsv(21, 23%, 95%) |
| CMYK | cmyk(0%, 14.9%, 22.7%, 5.1%) |
| CIE-LAB | lab(85.31, 9.78, 14.14) |
| CIE-LCH | lch(85.31, 17.19, 55.34°) |
| OKLab | oklab(87.7% 0.0313 0.0367) |
| OKLCH | oklch(87.7% 0.048 49.5) |
| XYZ | xyz(67.6593, 66.6100, 56.2971) |
| Luminance | 0.6661 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.64
Peach
#FFDAB9
ΔE00 5.85
Light Peach
#FFD8B1
ΔE00 7.28
Mistyrose
#FFE4E1
ΔE00 8.26
Bisque
#FFE4C4
ΔE00 8.47
Warm Beige
#E9DCC9
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CEBB #BBDFF2
analogous
#F2BBC4 #F2CEBB #F2EABB
triadic
#F2CEBB #BBF2CE #CEBBF2
tetradic
#F2CEBB #C4F2BB #BBDFF2 #EABBF2
square
#F2CEBB #C4F2BB #BBDFF2 #EABBF2
split-complementary
#F2CEBB #BBF2EA #BBC4F2
monochromatic
#DE8454 #E8A988 #F2CEBB #FAECE5 #FAECE5
Accessibility & contrast
On white
1.47
#F2CEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#F2CEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CEBB
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CEBB | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D1BA
Deuteranopia (green-blind)
#E0D8BB
Tritanopia (blue-blind)
#FDC8C9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #f2cebb; /* rgb */ color: rgb(242, 206, 187); /* oklch */ color: oklch(87.7% 0.048 49.5);
Tailwind
colors: {
custom: {
50: '#f7ddcf',
500: '#f2cebb',
950: '#000000',
},
}SCSS
$custom: #f2cebb; $custom-light: #f7ddcf; $custom-dark: #000000;
JSON
{
"hex": "#f2cebb",
"rgb": {
"r": 242,
"g": 206,
"b": 187
},
"hsl": {
"h": 20.727,
"s": 67.901,
"l": 84.118
},
"oklch": {
"l": 0.87703,
"c": 0.04823,
"h": 49.5
},
"luminance": 0.66608
}Semantic roles & 50–950 ramp
primary
#F2CEBB
secondary
#80B5D2
accent
#90D016
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171513
muted
#858483