#FFD699#FFD699
#FFD699 is a very light, moderate orange. Relative luminance 0.717; OKLCH L 89.7% C 0.090 H 77.1°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD699 |
|---|---|
| RGB | rgb(255, 214, 153) |
| HSL | hsl(36, 100%, 80%) |
| HSV | hsv(36, 40%, 100%) |
| CMYK | cmyk(0%, 16.1%, 40%, 0%) |
| CIE-LAB | lab(87.80, 6.33, 35.47) |
| CIE-LCH | lch(87.80, 36.03, 79.88°) |
| OKLab | oklab(89.73% 0.0201 0.0878) |
| OKLCH | oklch(89.73% 0.09 77.1) |
| XYZ | xyz(71.0384, 71.6563, 40.2200) |
| Luminance | 0.7165 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 3.38
Pale Peach
#FFE5AD
ΔE00 5.10
Moccasin
#FFE4B5
ΔE00 5.15
Light Peach
#FFD8B1
ΔE00 5.67
Wheat
#F5DEB3
ΔE00 5.91
Peach
#FFDAB9
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD699 #99C2FF
analogous
#FFA399 #FFD699 #F5FF99
triadic
#FFD699 #99FFD6 #D699FF
tetradic
#FFD699 #99FFA3 #99C2FF #FF99F5
square
#FFD699 #99FFA3 #99C2FF #FF99F5
split-complementary
#FFD699 #99F5FF #A399FF
monochromatic
#FFA51F #FFBD5C #FFD699 #FFEFD6 #FFF3E0
Accessibility & contrast
On white
1.37
#FFD699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#FFD699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD699
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD699 | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D695
Deuteranopia (green-blind)
#F0E09B
Tritanopia (blue-blind)
#FFCBC6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ffd699; /* rgb */ color: rgb(255, 214, 153); /* oklch */ color: oklch(89.7% 0.090 77.1);
Tailwind
colors: {
custom: {
50: '#ffe2b7',
500: '#ffd699',
950: '#000000',
},
}SCSS
$custom: #ffd699; $custom-light: #ffe2b7; $custom-dark: #000000;
JSON
{
"hex": "#ffd699",
"rgb": {
"r": 255,
"g": 214,
"b": 153
},
"hsl": {
"h": 35.882,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.89725,
"c": 0.09003,
"h": 77.1
},
"luminance": 0.71653
}Semantic roles & 50–950 ramp
primary
#FFD699
secondary
#5A91E2
accent
#5CE600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481