#FFD69E#FFD69E
#FFD69E is a very light, moderate orange. Relative luminance 0.718; OKLCH L 89.8% C 0.085 H 75.0°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD69E |
|---|---|
| RGB | rgb(255, 214, 158) |
| HSL | hsl(35, 100%, 81%) |
| HSV | hsv(35, 38%, 100%) |
| CMYK | cmyk(0%, 16.1%, 38%, 0%) |
| CIE-LAB | lab(87.88, 6.87, 33.02) |
| CIE-LCH | lch(87.88, 33.72, 78.24°) |
| OKLab | oklab(89.82% 0.022 0.0822) |
| OKLCH | oklch(89.82% 0.085 75) |
| XYZ | xyz(71.4600, 71.8250, 42.4406) |
| Luminance | 0.7182 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 2.82
Light Peach
#FFD8B1
ΔE00 4.50
Moccasin
#FFE4B5
ΔE00 4.84
Pale Peach
#FFE5AD
ΔE00 5.32
Wheat
#F5DEB3
ΔE00 5.55
Peach
#FFDAB9
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD69E #9EC7FF
analogous
#FFA59E #FFD69E #F8FF9E
triadic
#FFD69E #9EFFD6 #D69EFF
tetradic
#FFD69E #9EFFA5 #9EC7FF #FF9EF8
square
#FFD69E #9EFFA5 #9EC7FF #FF9EF8
split-complementary
#FFD69E #9EF8FF #A59EFF
monochromatic
#FFA224 #FFBC61 #FFD69E #FFF0DB #FFF2E0
Accessibility & contrast
On white
1.37
#FFD69E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#FFD69E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD69E
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD69E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD69E | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D79A
Deuteranopia (green-blind)
#F0E09F
Tritanopia (blue-blind)
#FFCBC7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ffd69e; /* rgb */ color: rgb(255, 214, 158); /* oklch */ color: oklch(89.8% 0.085 75.0);
Tailwind
colors: {
custom: {
50: '#ffe2bb',
500: '#ffd69e',
950: '#000000',
},
}SCSS
$custom: #ffd69e; $custom-light: #ffe2bb; $custom-dark: #000000;
JSON
{
"hex": "#ffd69e",
"rgb": {
"r": 255,
"g": 214,
"b": 158
},
"hsl": {
"h": 34.639,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.89815,
"c": 0.08508,
"h": 75
},
"luminance": 0.71822
}Semantic roles & 50–950 ramp
primary
#FFD69E
secondary
#5F96E3
accent
#61E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181512
muted
#868482