#FFD191#FFD191
#FFD191 is a very light, moderate orange. Relative luminance 0.689; OKLCH L 88.6% C 0.096 H 75.2°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD191 |
|---|---|
| RGB | rgb(255, 209, 145) |
| HSL | hsl(35, 100%, 78%) |
| HSV | hsv(35, 43%, 100%) |
| CMYK | cmyk(0%, 18%, 43.1%, 0%) |
| CIE-LAB | lab(86.46, 8.07, 37.79) |
| CIE-LCH | lch(86.46, 38.65, 77.94°) |
| OKLab | oklab(88.63% 0.0246 0.0928) |
| OKLCH | oklch(88.63% 0.096 75.2) |
| XYZ | xyz(69.1536, 68.9088, 36.4408) |
| Luminance | 0.6891 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.82
Light Peach
#FFD8B1
ΔE00 6.18
Moccasin
#FFE4B5
ΔE00 6.70
Pale Peach
#FFE5AD
ΔE00 6.70
Burlywood
#DEB887
ΔE00 7.12
Wheat
#F5DEB3
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD191 #91BFFF
analogous
#FF9A91 #FFD191 #F6FF91
triadic
#FFD191 #91FFD1 #D191FF
tetradic
#FFD191 #91FF9A #91BFFF #FF91F6
square
#FFD191 #91FF9A #91BFFF #FF91F6
split-complementary
#FFD191 #91F6FF #9A91FF
monochromatic
#FF9E17 #FFB754 #FFD191 #FFEBCE #FFF2E0
Accessibility & contrast
On white
1.42
#FFD191 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#FFD191 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD191
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD191 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD191 | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D28C
Deuteranopia (green-blind)
#EEDD93
Tritanopia (blue-blind)
#FFC5C1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ffd191; /* rgb */ color: rgb(255, 209, 145); /* oklch */ color: oklch(88.6% 0.096 75.2);
Tailwind
colors: {
custom: {
50: '#ffdfb2',
500: '#ffd191',
950: '#000000',
},
}SCSS
$custom: #ffd191; $custom-light: #ffdfb2; $custom-dark: #000000;
JSON
{
"hex": "#ffd191",
"rgb": {
"r": 255,
"g": 209,
"b": 145
},
"hsl": {
"h": 34.909,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.8863,
"c": 0.09604,
"h": 75.2
},
"luminance": 0.68905
}Semantic roles & 50–950 ramp
primary
#FFD191
secondary
#538FE1
accent
#60E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481