#FFD698#FFD698
#FFD698 is a very light, moderate orange. Relative luminance 0.716; OKLCH L 89.7% C 0.091 H 77.5°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD698 |
|---|---|
| RGB | rgb(255, 214, 152) |
| HSL | hsl(36, 100%, 80%) |
| HSV | hsv(36, 40%, 100%) |
| CMYK | cmyk(0%, 16.1%, 40.4%, 0%) |
| CIE-LAB | lab(87.79, 6.22, 35.96) |
| CIE-LCH | lch(87.79, 36.49, 80.18°) |
| OKLab | oklab(89.71% 0.0197 0.0889) |
| OKLCH | oklch(89.71% 0.091 77.5) |
| XYZ | xyz(70.9561, 71.6234, 39.7869) |
| Luminance | 0.7162 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 3.53
Pale Peach
#FFE5AD
ΔE00 5.09
Moccasin
#FFE4B5
ΔE00 5.24
Light Peach
#FFD8B1
ΔE00 5.90
Wheat
#F5DEB3
ΔE00 6.01
Peach
#FFDAB9
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD698 #98C1FF
analogous
#FFA398 #FFD698 #F4FF98
triadic
#FFD698 #98FFD6 #D698FF
tetradic
#FFD698 #98FFA3 #98C1FF #FF98F4
square
#FFD698 #98FFA3 #98C1FF #FF98F4
split-complementary
#FFD698 #98F4FF #A398FF
monochromatic
#FFA51E #FFBE5B #FFD698 #FFEED5 #FFF3E0
Accessibility & contrast
On white
1.37
#FFD698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#FFD698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD698
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD698 | 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)
#E7D694
Deuteranopia (green-blind)
#F0E09A
Tritanopia (blue-blind)
#FFCAC6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ffd698; /* rgb */ color: rgb(255, 214, 152); /* oklch */ color: oklch(89.7% 0.091 77.5);
Tailwind
colors: {
custom: {
50: '#ffe2b7',
500: '#ffd698',
950: '#000000',
},
}SCSS
$custom: #ffd698; $custom-light: #ffe2b7; $custom-dark: #000000;
JSON
{
"hex": "#ffd698",
"rgb": {
"r": 255,
"g": 214,
"b": 152
},
"hsl": {
"h": 36.117,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.89707,
"c": 0.09102,
"h": 77.5
},
"luminance": 0.7162
}Semantic roles & 50–950 ramp
primary
#FFD698
secondary
#5990E2
accent
#5BE600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481