#FFD691#FFD691
#FFD691 is a very light, moderate orange. Relative luminance 0.714; OKLCH L 89.6% C 0.098 H 80.0°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD691 |
|---|---|
| RGB | rgb(255, 214, 145) |
| HSL | hsl(38, 100%, 78%) |
| HSV | hsv(38, 43%, 100%) |
| CMYK | cmyk(0%, 16.1%, 43.1%, 0%) |
| CIE-LAB | lab(87.68, 5.50, 39.37) |
| CIE-LCH | lch(87.68, 39.76, 82.05°) |
| OKLab | oklab(89.59% 0.017 0.0965) |
| OKLCH | oklch(89.59% 0.098 80) |
| XYZ | xyz(70.3997, 71.4008, 36.8561) |
| Luminance | 0.7140 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.67
Pale Peach
#FFE5AD
ΔE00 5.29
Moccasin
#FFE4B5
ΔE00 6.03
Wheat (survey)
#FBDD7E
ΔE00 6.39
Wheat
#F5DEB3
ΔE00 6.81
Sand (survey)
#E2CA76
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD691 #91BAFF
analogous
#FF9F91 #FFD691 #F1FF91
triadic
#FFD691 #91FFD6 #D691FF
tetradic
#FFD691 #91FF9F #91BAFF #FF91F1
square
#FFD691 #91FF9F #91BAFF #FF91F1
split-complementary
#FFD691 #91F1FF #9F91FF
monochromatic
#FFA817 #FFBF54 #FFD691 #FFEDCE #FFF4E0
Accessibility & contrast
On white
1.37
#FFD691 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#FFD691 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD691
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD691 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD691 | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D68C
Deuteranopia (green-blind)
#F1E093
Tritanopia (blue-blind)
#FFCAC5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ffd691; /* rgb */ color: rgb(255, 214, 145); /* oklch */ color: oklch(89.6% 0.098 80.0);
Tailwind
colors: {
custom: {
50: '#ffe2b2',
500: '#ffd691',
950: '#000000',
},
}SCSS
$custom: #ffd691; $custom-light: #ffe2b2; $custom-dark: #000000;
JSON
{
"hex": "#ffd691",
"rgb": {
"r": 255,
"g": 214,
"b": 145
},
"hsl": {
"h": 37.636,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.89588,
"c": 0.09796,
"h": 80
},
"luminance": 0.71397
}Semantic roles & 50–950 ramp
primary
#FFD691
secondary
#5388E1
accent
#56E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481