#FFD697#FFD697
#FFD697 is a very light, moderate orange. Relative luminance 0.716; OKLCH L 89.7% C 0.092 H 77.9°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD697 |
|---|---|
| RGB | rgb(255, 214, 151) |
| HSL | hsl(36, 100%, 80%) |
| HSV | hsv(36, 41%, 100%) |
| CMYK | cmyk(0%, 16.1%, 40.8%, 0%) |
| CIE-LAB | lab(87.77, 6.12, 36.45) |
| CIE-LCH | lch(87.77, 36.96, 80.47°) |
| OKLab | oklab(89.69% 0.0193 0.09) |
| OKLCH | oklch(89.69% 0.092 77.9) |
| XYZ | xyz(70.8746, 71.5908, 39.3573) |
| Luminance | 0.7159 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 3.68
Pale Peach
#FFE5AD
ΔE00 5.09
Moccasin
#FFE4B5
ΔE00 5.34
Wheat
#F5DEB3
ΔE00 6.11
Light Peach
#FFD8B1
ΔE00 6.12
Wheat (survey)
#FBDD7E
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD697 #97C0FF
analogous
#FFA297 #FFD697 #F4FF97
triadic
#FFD697 #97FFD6 #D697FF
tetradic
#FFD697 #97FFA2 #97C0FF #FF97F4
square
#FFD697 #97FFA2 #97C0FF #FF97F4
split-complementary
#FFD697 #97F4FF #A297FF
monochromatic
#FFA61D #FFBE5A #FFD697 #FFEED4 #FFF3E0
Accessibility & contrast
On white
1.37
#FFD697 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#FFD697 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD697
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD697 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD697 | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D692
Deuteranopia (green-blind)
#F1E099
Tritanopia (blue-blind)
#FFCAC6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ffd697; /* rgb */ color: rgb(255, 214, 151); /* oklch */ color: oklch(89.7% 0.092 77.9);
Tailwind
colors: {
custom: {
50: '#ffe2b6',
500: '#ffd697',
950: '#000000',
},
}SCSS
$custom: #ffd697; $custom-light: #ffe2b6; $custom-dark: #000000;
JSON
{
"hex": "#ffd697",
"rgb": {
"r": 255,
"g": 214,
"b": 151
},
"hsl": {
"h": 36.346,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.8969,
"c": 0.09201,
"h": 77.9
},
"luminance": 0.71588
}Semantic roles & 50–950 ramp
primary
#FFD697
secondary
#598FE2
accent
#5AE600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481