#F1CD8A#F1CD8A
#F1CD8A is a very light, moderate orange. Relative luminance 0.642; OKLCH L 86.4% C 0.094 H 82.4°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F1CD8A |
|---|---|
| RGB | rgb(241, 205, 138) |
| HSL | hsl(39, 79%, 74%) |
| HSV | hsv(39, 43%, 95%) |
| CMYK | cmyk(0%, 14.9%, 42.7%, 5.5%) |
| CIE-LAB | lab(84.07, 3.91, 38.02) |
| CIE-LCH | lch(84.07, 38.22, 84.13°) |
| OKLab | oklab(86.42% 0.0124 0.0932) |
| OKLCH | oklch(86.42% 0.094 82.4) |
| XYZ | xyz(62.6963, 64.2013, 33.1294) |
| Luminance | 0.6420 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.55
Navajowhite
#FFDEAD
ΔE00 5.65
Pale Peach
#FFE5AD
ΔE00 6.10
Wheat (survey)
#FBDD7E
ΔE00 6.50
Burlywood
#DEB887
ΔE00 6.62
Very Light Brown
#D3B683
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1CD8A #8AAEF1
analogous
#F19A8A #F1CD8A #E2F18A
triadic
#F1CD8A #8AF1CD #CD8AF1
tetradic
#F1CD8A #8AF19A #8AAEF1 #F18AE2
square
#F1CD8A #8AF19A #8AAEF1 #F18AE2
split-complementary
#F1CD8A #8AE2F1 #9A8AF1
monochromatic
#E49E1D #EAB653 #F1CD8A #F8E4C1 #FCF3E4
Accessibility & contrast
On white
1.52
#F1CD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#F1CD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1CD8A
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1CD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1CD8A | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCC85
Deuteranopia (green-blind)
#E6D68C
Tritanopia (blue-blind)
#FFC2BC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f1cd8a; /* rgb */ color: rgb(241, 205, 138); /* oklch */ color: oklch(86.4% 0.094 82.4);
Tailwind
colors: {
custom: {
50: '#f7dcad',
500: '#f1cd8a',
950: '#000000',
},
}SCSS
$custom: #f1cd8a; $custom-light: #f7dcad; $custom-dark: #000000;
JSON
{
"hex": "#f1cd8a",
"rgb": {
"r": 241,
"g": 205,
"b": 138
},
"hsl": {
"h": 39.029,
"s": 78.626,
"l": 74.314
},
"oklch": {
"l": 0.86418,
"c": 0.09399,
"h": 82.4
},
"luminance": 0.64198
}Semantic roles & 50–950 ramp
primary
#F1CD8A
secondary
#527DCD
accent
#53DB0B
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171510
muted
#858481