#F2CEBF#F2CEBF
#F2CEBF is a very light, muted orange. Relative luminance 0.668; OKLCH L 87.8% C 0.046 H 43.9°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CEBF |
|---|---|
| RGB | rgb(242, 206, 191) |
| HSL | hsl(18, 66%, 85%) |
| HSV | hsv(18, 21%, 95%) |
| CMYK | cmyk(0%, 14.9%, 21.1%, 5.1%) |
| CIE-LAB | lab(85.39, 10.35, 12.15) |
| CIE-LCH | lch(85.39, 15.96, 49.57°) |
| OKLab | oklab(87.8% 0.0329 0.0317) |
| OKLCH | oklch(87.8% 0.046 43.9) |
| XYZ | xyz(68.0935, 66.7837, 58.5837) |
| Luminance | 0.6678 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.05
Mistyrose
#FFE4E1
ΔE00 7.07
Peach
#FFDAB9
ΔE00 7.42
Light Peach
#FFD8B1
ΔE00 8.94
Bisque
#FFE4C4
ΔE00 9.84
Pinkish Grey
#C8ACA9
ΔE00 10.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CEBF #BFE3F2
analogous
#F2BFCA #F2CEBF #F2E8BF
triadic
#F2CEBF #BFF2CE #CEBFF2
tetradic
#F2CEBF #CAF2BF #BFE3F2 #E8BFF2
square
#F2CEBF #CAF2BF #BFE3F2 #E8BFF2
split-complementary
#F2CEBF #BFF2E8 #BFCAF2
monochromatic
#DD8059 #E8A78C #F2CEBF #FAECE6 #FAECE6
Accessibility & contrast
On white
1.46
#F2CEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#F2CEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CEBF
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CEBF | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D1BE
Deuteranopia (green-blind)
#DFD8BF
Tritanopia (blue-blind)
#FCC9CA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #f2cebf; /* rgb */ color: rgb(242, 206, 191); /* oklch */ color: oklch(87.8% 0.046 43.9);
Tailwind
colors: {
custom: {
50: '#f7ddd2',
500: '#f2cebf',
950: '#000000',
},
}SCSS
$custom: #f2cebf; $custom-light: #f7ddd2; $custom-dark: #000000;
JSON
{
"hex": "#f2cebf",
"rgb": {
"r": 242,
"g": 206,
"b": 191
},
"hsl": {
"h": 17.647,
"s": 66.234,
"l": 84.902
},
"oklch": {
"l": 0.87801,
"c": 0.04565,
"h": 43.9
},
"luminance": 0.66781
}Semantic roles & 50–950 ramp
primary
#F2CEBF
secondary
#83BBD2
accent
#98CE17
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483