#F2CEAE#F2CEAE
#F2CEAE is a very light, muted orange. Relative luminance 0.661; OKLCH L 87.4% C 0.059 H 63.6°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CEAE |
|---|---|
| RGB | rgb(242, 206, 174) |
| HSL | hsl(28, 72%, 82%) |
| HSV | hsv(28, 28%, 95%) |
| CMYK | cmyk(0%, 14.9%, 28.1%, 5.1%) |
| CIE-LAB | lab(85.04, 8.00, 20.63) |
| CIE-LCH | lch(85.04, 22.12, 68.80°) |
| OKLab | oklab(87.4% 0.0262 0.0527) |
| OKLCH | oklch(87.4% 0.059 63.6) |
| XYZ | xyz(66.3301, 66.0783, 49.2966) |
| Luminance | 0.6608 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 2.78
Light Peach
#FFD8B1
ΔE00 3.08
Apricot
#FBCEB1
ΔE00 3.52
Bisque
#FFE4C4
ΔE00 5.61
Navajowhite
#FFDEAD
ΔE00 6.54
Burlywood
#DEB887
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CEAE #AED2F2
analogous
#F2AEB0 #F2CEAE #F2F0AE
triadic
#F2CEAE #AEF2CE #CEAEF2
tetradic
#F2CEAE #B0F2AE #AED2F2 #F0AEF2
square
#F2CEAE #B0F2AE #AED2F2 #F0AEF2
split-complementary
#F2CEAE #AEF2F0 #AEB0F2
monochromatic
#E18E45 #EAAE79 #F2CEAE #FAEEE3 #FBEFE5
Accessibility & contrast
On white
1.48
#F2CEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#F2CEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CEAE
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CEAE | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD0AC
Deuteranopia (green-blind)
#E2D8AF
Tritanopia (blue-blind)
#FEC6C5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #f2ceae; /* rgb */ color: rgb(242, 206, 174); /* oklch */ color: oklch(87.4% 0.059 63.6);
Tailwind
colors: {
custom: {
50: '#f7ddc6',
500: '#f2ceae',
950: '#000000',
},
}SCSS
$custom: #f2ceae; $custom-light: #f7ddc6; $custom-dark: #000000;
JSON
{
"hex": "#f2ceae",
"rgb": {
"r": 242,
"g": 206,
"b": 174
},
"hsl": {
"h": 28.235,
"s": 72.34,
"l": 81.569
},
"oklch": {
"l": 0.87403,
"c": 0.05887,
"h": 63.6
},
"luminance": 0.66076
}Semantic roles & 50–950 ramp
primary
#F2CEAE
secondary
#73A5D1
accent
#78D411
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#171513
muted
#858482