#FFD694#FFD694
#FFD694 is a very light, moderate orange. Relative luminance 0.715; OKLCH L 89.6% C 0.095 H 79.0°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD694 |
|---|---|
| RGB | rgb(255, 214, 148) |
| HSL | hsl(37, 100%, 79%) |
| HSV | hsv(37, 42%, 100%) |
| CMYK | cmyk(0%, 16.1%, 42%, 0%) |
| CIE-LAB | lab(87.72, 5.80, 37.91) |
| CIE-LCH | lch(87.72, 38.35, 81.30°) |
| OKLab | oklab(89.64% 0.0182 0.0932) |
| OKLCH | oklch(89.64% 0.095 79) |
| XYZ | xyz(70.6340, 71.4946, 38.0905) |
| Luminance | 0.7149 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.16
Pale Peach
#FFE5AD
ΔE00 5.15
Moccasin
#FFE4B5
ΔE00 5.66
Wheat
#F5DEB3
ΔE00 6.44
Light Peach
#FFD8B1
ΔE00 6.77
Wheat (survey)
#FBDD7E
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD694 #94BDFF
analogous
#FFA194 #FFD694 #F3FF94
triadic
#FFD694 #94FFD6 #D694FF
tetradic
#FFD694 #94FFA1 #94BDFF #FF94F3
square
#FFD694 #94FFA1 #94BDFF #FF94F3
split-complementary
#FFD694 #94F3FF #A194FF
monochromatic
#FFA71A #FFBF57 #FFD694 #FFEDD1 #FFF3E0
Accessibility & contrast
On white
1.37
#FFD694 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#FFD694 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD694
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD694 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD694 | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D68F
Deuteranopia (green-blind)
#F1E096
Tritanopia (blue-blind)
#FFCAC5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ffd694; /* rgb */ color: rgb(255, 214, 148); /* oklch */ color: oklch(89.6% 0.095 79.0);
Tailwind
colors: {
custom: {
50: '#ffe2b4',
500: '#ffd694',
950: '#000000',
},
}SCSS
$custom: #ffd694; $custom-light: #ffe2b4; $custom-dark: #000000;
JSON
{
"hex": "#ffd694",
"rgb": {
"r": 255,
"g": 214,
"b": 148
},
"hsl": {
"h": 37.009,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.89638,
"c": 0.09499,
"h": 79
},
"luminance": 0.71491
}Semantic roles & 50–950 ramp
primary
#FFD694
secondary
#568BE1
accent
#58E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481