#FFD69A#FFD69A
#FFD69A is a very light, moderate orange. Relative luminance 0.717; OKLCH L 89.7% C 0.089 H 76.7°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD69A |
|---|---|
| RGB | rgb(255, 214, 154) |
| HSL | hsl(36, 100%, 80%) |
| HSV | hsv(36, 40%, 100%) |
| CMYK | cmyk(0%, 16.1%, 39.6%, 0%) |
| CIE-LAB | lab(87.82, 6.44, 34.98) |
| CIE-LCH | lch(87.82, 35.57, 79.57°) |
| OKLab | oklab(89.74% 0.0205 0.0867) |
| OKLCH | oklch(89.74% 0.089 76.7) |
| XYZ | xyz(71.1213, 71.6895, 40.6568) |
| Luminance | 0.7169 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 3.25
Moccasin
#FFE4B5
ΔE00 5.07
Pale Peach
#FFE5AD
ΔE00 5.12
Light Peach
#FFD8B1
ΔE00 5.44
Wheat
#F5DEB3
ΔE00 5.82
Peach
#FFDAB9
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD69A #9AC3FF
analogous
#FFA49A #FFD69A #F5FF9A
triadic
#FFD69A #9AFFD6 #D69AFF
tetradic
#FFD69A #9AFFA4 #9AC3FF #FF9AF5
square
#FFD69A #9AFFA4 #9AC3FF #FF9AF5
split-complementary
#FFD69A #9AF5FF #A49AFF
monochromatic
#FFA420 #FFBD5D #FFD69A #FFEFD7 #FFF3E0
Accessibility & contrast
On white
1.37
#FFD69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#FFD69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD69A
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD69A | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D696
Deuteranopia (green-blind)
#F0E09C
Tritanopia (blue-blind)
#FFCBC6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ffd69a; /* rgb */ color: rgb(255, 214, 154); /* oklch */ color: oklch(89.7% 0.089 76.7);
Tailwind
colors: {
custom: {
50: '#ffe2b8',
500: '#ffd69a',
950: '#000000',
},
}SCSS
$custom: #ffd69a; $custom-light: #ffe2b8; $custom-dark: #000000;
JSON
{
"hex": "#ffd69a",
"rgb": {
"r": 255,
"g": 214,
"b": 154
},
"hsl": {
"h": 35.644,
"s": 100,
"l": 80.196
},
"oklch": {
"l": 0.89743,
"c": 0.08903,
"h": 76.7
},
"luminance": 0.71686
}Semantic roles & 50–950 ramp
primary
#FFD69A
secondary
#5B92E2
accent
#5DE600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481