#F2CD8B#F2CD8B
#F2CD8B is a very light, moderate orange. Relative luminance 0.644; OKLCH L 86.5% C 0.093 H 81.4°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CD8B |
|---|---|
| RGB | rgb(242, 205, 139) |
| HSL | hsl(38, 80%, 75%) |
| HSV | hsv(38, 43%, 95%) |
| CMYK | cmyk(0%, 15.3%, 42.6%, 5.1%) |
| CIE-LAB | lab(84.18, 4.41, 37.66) |
| CIE-LCH | lch(84.18, 37.92, 83.32°) |
| OKLab | oklab(86.53% 0.0139 0.0924) |
| OKLCH | oklch(86.53% 0.093 81.4) |
| XYZ | xyz(63.1114, 64.4069, 33.5285) |
| Luminance | 0.6440 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.44
Sand (survey)
#E2CA76
ΔE00 5.97
Pale Peach
#FFE5AD
ΔE00 6.12
Burlywood
#DEB887
ΔE00 6.43
Moccasin
#FFE4B5
ΔE00 6.75
Wheat (survey)
#FBDD7E
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CD8B #8BB0F2
analogous
#F29A8B #F2CD8B #E3F28B
triadic
#F2CD8B #8BF2CD #CD8BF2
tetradic
#F2CD8B #8BF29A #8BB0F2 #F28BE3
square
#F2CD8B #8BF29A #8BB0F2 #F28BE3
split-complementary
#F2CD8B #8BE3F2 #9A8BF2
monochromatic
#E69E1D #ECB554 #F2CD8B #F8E5C2 #FCF3E3
Accessibility & contrast
On white
1.51
#F2CD8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#F2CD8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CD8B
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CD8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CD8B | 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)
#DDCD86
Deuteranopia (green-blind)
#E6D68D
Tritanopia (blue-blind)
#FFC2BC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f2cd8b; /* rgb */ color: rgb(242, 205, 139); /* oklch */ color: oklch(86.5% 0.093 81.4);
Tailwind
colors: {
custom: {
50: '#f8dcad',
500: '#f2cd8b',
950: '#000000',
},
}SCSS
$custom: #f2cd8b; $custom-light: #f8dcad; $custom-dark: #000000;
JSON
{
"hex": "#f2cd8b",
"rgb": {
"r": 242,
"g": 205,
"b": 139
},
"hsl": {
"h": 38.447,
"s": 79.845,
"l": 74.706
},
"oklch": {
"l": 0.86529,
"c": 0.09342,
"h": 81.4
},
"luminance": 0.64404
}Semantic roles & 50–950 ramp
primary
#F2CD8B
secondary
#537FCE
accent
#55DC09
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171510
muted
#858481