#F2CD8A#F2CD8A
#F2CD8A is a very light, moderate orange. Relative luminance 0.644; OKLCH L 86.5% C 0.094 H 81.8°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CD8A |
|---|---|
| RGB | rgb(242, 205, 138) |
| HSL | hsl(39, 80%, 75%) |
| HSV | hsv(39, 43%, 95%) |
| CMYK | cmyk(0%, 15.3%, 43%, 5.1%) |
| CIE-LAB | lab(84.16, 4.31, 38.15) |
| CIE-LCH | lch(84.16, 38.40, 83.56°) |
| OKLab | oklab(86.51% 0.0135 0.0935) |
| OKLCH | oklch(86.51% 0.094 81.8) |
| XYZ | xyz(63.0387, 64.3778, 33.1455) |
| Luminance | 0.6438 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.59
Sand (survey)
#E2CA76
ΔE00 5.81
Pale Peach
#FFE5AD
ΔE00 6.17
Burlywood
#DEB887
ΔE00 6.56
Wheat (survey)
#FBDD7E
ΔE00 6.64
Moccasin
#FFE4B5
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CD8A #8AAFF2
analogous
#F2998A #F2CD8A #E3F28A
triadic
#F2CD8A #8AF2CD #CD8AF2
tetradic
#F2CD8A #8AF299 #8AAFF2 #F28AE3
square
#F2CD8A #8AF299 #8AAFF2 #F28AE3
split-complementary
#F2CD8A #8AE3F2 #998AF2
monochromatic
#E69E1C #ECB553 #F2CD8A #F8E5C1 #FCF3E3
Accessibility & contrast
On white
1.51
#F2CD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#F2CD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CD8A
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CD8A | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCC85
Deuteranopia (green-blind)
#E6D68C
Tritanopia (blue-blind)
#FFC1BC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f2cd8a; /* rgb */ color: rgb(242, 205, 138); /* oklch */ color: oklch(86.5% 0.094 81.8);
Tailwind
colors: {
custom: {
50: '#f8dcad',
500: '#f2cd8a',
950: '#000000',
},
}SCSS
$custom: #f2cd8a; $custom-light: #f8dcad; $custom-dark: #000000;
JSON
{
"hex": "#f2cd8a",
"rgb": {
"r": 242,
"g": 205,
"b": 138
},
"hsl": {
"h": 38.654,
"s": 80,
"l": 74.51
},
"oklch": {
"l": 0.86512,
"c": 0.09444,
"h": 81.8
},
"luminance": 0.64375
}Semantic roles & 50–950 ramp
primary
#F2CD8A
secondary
#527ECE
accent
#54DC09
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171510
muted
#858481