#F2CEAF#F2CEAF
#F2CEAF is a very light, muted orange. Relative luminance 0.661; OKLCH L 87.4% C 0.058 H 62.7°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CEAF |
|---|---|
| RGB | rgb(242, 206, 175) |
| HSL | hsl(28, 72%, 82%) |
| HSV | hsv(28, 28%, 95%) |
| CMYK | cmyk(0%, 14.9%, 27.7%, 5.1%) |
| CIE-LAB | lab(85.06, 8.13, 20.13) |
| CIE-LCH | lch(85.06, 21.71, 68.00°) |
| OKLab | oklab(87.43% 0.0266 0.0515) |
| OKLCH | oklch(87.43% 0.058 62.7) |
| XYZ | xyz(66.4280, 66.1175, 49.8119) |
| Luminance | 0.6612 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 2.81
Apricot
#FBCEB1
ΔE00 3.28
Light Peach
#FFD8B1
ΔE00 3.29
Bisque
#FFE4C4
ΔE00 5.71
Navajowhite
#FFDEAD
ΔE00 6.84
Burlywood
#DEB887
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CEAF #AFD3F2
analogous
#F2AFB2 #F2CEAF #F2F0AF
triadic
#F2CEAF #AFF2CE #CEAFF2
tetradic
#F2CEAF #B2F2AF #AFD3F2 #F0AFF2
square
#F2CEAF #B2F2AF #AFD3F2 #F0AFF2
split-complementary
#F2CEAF #AFF2F0 #AFB2F2
monochromatic
#E18E46 #E9AE7A #F2CEAF #FBEEE4 #FBEFE5
Accessibility & contrast
On white
1.48
#F2CEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#F2CEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CEAF
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CEAF | 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)
#D9D0AD
Deuteranopia (green-blind)
#E2D8AF
Tritanopia (blue-blind)
#FEC7C5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #f2ceaf; /* rgb */ color: rgb(242, 206, 175); /* oklch */ color: oklch(87.4% 0.058 62.7);
Tailwind
colors: {
custom: {
50: '#f7ddc7',
500: '#f2ceaf',
950: '#000000',
},
}SCSS
$custom: #f2ceaf; $custom-light: #f7ddc7; $custom-dark: #000000;
JSON
{
"hex": "#f2ceaf",
"rgb": {
"r": 242,
"g": 206,
"b": 175
},
"hsl": {
"h": 27.761,
"s": 72.043,
"l": 81.765
},
"oklch": {
"l": 0.87425,
"c": 0.05797,
"h": 62.7
},
"luminance": 0.66115
}Semantic roles & 50–950 ramp
primary
#F2CEAF
secondary
#74A6D1
accent
#7AD411
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#171513
muted
#858482