#F2CDAE#F2CDAE
#F2CDAE is a very light, muted orange. Relative luminance 0.656; OKLCH L 87.2% C 0.059 H 61.9°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CDAE |
|---|---|
| RGB | rgb(242, 205, 174) |
| HSL | hsl(27, 72%, 82%) |
| HSV | hsv(27, 28%, 95%) |
| CMYK | cmyk(0%, 15.3%, 28.1%, 5.1%) |
| CIE-LAB | lab(84.79, 8.52, 20.29) |
| CIE-LCH | lch(84.79, 22.00, 67.22°) |
| OKLab | oklab(87.21% 0.0277 0.0519) |
| OKLCH | oklch(87.21% 0.059 61.9) |
| XYZ | xyz(66.0902, 65.5984, 49.2166) |
| Luminance | 0.6560 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.99
Peach
#FFDAB9
ΔE00 3.02
Light Peach
#FFD8B1
ΔE00 3.48
Bisque
#FFE4C4
ΔE00 6.07
Navajowhite
#FFDEAD
ΔE00 7.10
Burlywood
#DEB887
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CDAE #AED3F2
analogous
#F2AEB1 #F2CDAE #F2EFAE
triadic
#F2CDAE #AEF2CD #CDAEF2
tetradic
#F2CDAE #B1F2AE #AED3F2 #EFAEF2
square
#F2CDAE #B1F2AE #AED3F2 #EFAEF2
split-complementary
#F2CDAE #AEF2EF #AEB1F2
monochromatic
#E18C45 #EAAC79 #F2CDAE #FAEEE3 #FBEFE5
Accessibility & contrast
On white
1.49
#F2CDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#F2CDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CDAE
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CDAE | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CFAC
Deuteranopia (green-blind)
#E1D7AE
Tritanopia (blue-blind)
#FEC5C4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #f2cdae; /* rgb */ color: rgb(242, 205, 174); /* oklch */ color: oklch(87.2% 0.059 61.9);
Tailwind
colors: {
custom: {
50: '#f7dcc6',
500: '#f2cdae',
950: '#000000',
},
}SCSS
$custom: #f2cdae; $custom-light: #f7dcc6; $custom-dark: #000000;
JSON
{
"hex": "#f2cdae",
"rgb": {
"r": 242,
"g": 205,
"b": 174
},
"hsl": {
"h": 27.353,
"s": 72.34,
"l": 81.569
},
"oklch": {
"l": 0.87211,
"c": 0.05883,
"h": 61.9
},
"luminance": 0.65596
}Semantic roles & 50–950 ramp
primary
#F2CDAE
secondary
#73A6D1
accent
#7BD411
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#171513
muted
#858482