#F0CD91#F0CD91
#F0CD91 is a very light, moderate orange. Relative luminance 0.642; OKLCH L 86.4% C 0.086 H 80.6°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F0CD91 |
|---|---|
| RGB | rgb(240, 205, 145) |
| HSL | hsl(38, 76%, 75%) |
| HSV | hsv(38, 40%, 94%) |
| CMYK | cmyk(0%, 14.6%, 39.6%, 5.9%) |
| CIE-LAB | lab(84.09, 4.26, 34.44) |
| CIE-LCH | lch(84.09, 34.70, 82.95°) |
| OKLab | oklab(86.45% 0.014 0.0852) |
| OKLCH | oklch(86.45% 0.086 80.6) |
| XYZ | xyz(62.8790, 64.2350, 35.8691) |
| Luminance | 0.6423 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.70
Pale Peach
#FFE5AD
ΔE00 5.75
Burlywood
#DEB887
ΔE00 5.83
Wheat
#F5DEB3
ΔE00 5.90
Moccasin
#FFE4B5
ΔE00 6.04
Very Light Brown
#D3B683
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0CD91 #91B4F0
analogous
#F09D91 #F0CD91 #E3F091
triadic
#F0CD91 #91F0CD #CD91F0
tetradic
#F0CD91 #91F09D #91B4F0 #F091E3
square
#F0CD91 #91F09D #91B4F0 #F091E3
split-complementary
#F0CD91 #91E3F0 #9D91F0
monochromatic
#E19C25 #E9B55B #F0CD91 #F7E5C7 #FBF3E4
Accessibility & contrast
On white
1.52
#F0CD91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#F0CD91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0CD91
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0CD91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0CD91 | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCD8D
Deuteranopia (green-blind)
#E5D593
Tritanopia (blue-blind)
#FFC2BE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f0cd91; /* rgb */ color: rgb(240, 205, 145); /* oklch */ color: oklch(86.4% 0.086 80.6);
Tailwind
colors: {
custom: {
50: '#f6dcb2',
500: '#f0cd91',
950: '#000000',
},
}SCSS
$custom: #f0cd91; $custom-light: #f6dcb2; $custom-dark: #000000;
JSON
{
"hex": "#f0cd91",
"rgb": {
"r": 240,
"g": 205,
"b": 145
},
"hsl": {
"h": 37.895,
"s": 76,
"l": 75.49
},
"oklch": {
"l": 0.86446,
"c": 0.08632,
"h": 80.6
},
"luminance": 0.64232
}Semantic roles & 50–950 ramp
primary
#F0CD91
secondary
#5983CC
accent
#58D80D
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171511
muted
#858481