#F2CFAE#F2CFAE
#F2CFAE is a very light, muted orange. Relative luminance 0.666; OKLCH L 87.6% C 0.059 H 65.3°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CFAE |
|---|---|
| RGB | rgb(242, 207, 174) |
| HSL | hsl(29, 72%, 82%) |
| HSV | hsv(29, 28%, 95%) |
| CMYK | cmyk(0%, 14.5%, 28.1%, 5.1%) |
| CIE-LAB | lab(85.28, 7.48, 20.97) |
| CIE-LCH | lch(85.28, 22.26, 70.37°) |
| OKLab | oklab(87.6% 0.0247 0.0536) |
| OKLCH | oklch(87.6% 0.059 65.3) |
| XYZ | xyz(66.5716, 66.5613, 49.3771) |
| Luminance | 0.6656 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 2.68
Light Peach
#FFD8B1
ΔE00 2.77
Apricot
#FBCEB1
ΔE00 4.07
Bisque
#FFE4C4
ΔE00 5.19
Navajowhite
#FFDEAD
ΔE00 5.99
Wheat
#F5DEB3
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CFAE #AED1F2
analogous
#F2AEAF #F2CFAE #F2F1AE
triadic
#F2CFAE #AEF2CF #CFAEF2
tetradic
#F2CFAE #AFF2AE #AED1F2 #F1AEF2
square
#F2CFAE #AFF2AE #AED1F2 #F1AEF2
split-complementary
#F2CFAE #AEF2F1 #AEAFF2
monochromatic
#E19045 #EAB079 #F2CFAE #FAEEE3 #FBEFE5
Accessibility & contrast
On white
1.47
#F2CFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#F2CFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CFAE
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CFAE | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD1AC
Deuteranopia (green-blind)
#E3D8AF
Tritanopia (blue-blind)
#FEC7C6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #f2cfae; /* rgb */ color: rgb(242, 207, 174); /* oklch */ color: oklch(87.6% 0.059 65.3);
Tailwind
colors: {
custom: {
50: '#f7ddc6',
500: '#f2cfae',
950: '#000000',
},
}SCSS
$custom: #f2cfae; $custom-light: #f7ddc6; $custom-dark: #000000;
JSON
{
"hex": "#f2cfae",
"rgb": {
"r": 242,
"g": 207,
"b": 174
},
"hsl": {
"h": 29.118,
"s": 72.34,
"l": 81.569
},
"oklch": {
"l": 0.87595,
"c": 0.05897,
"h": 65.3
},
"luminance": 0.66559
}Semantic roles & 50–950 ramp
primary
#F2CFAE
secondary
#73A3D1
accent
#76D411
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#171513
muted
#858482