#FFE695#FFE695
#FFE695 is a very light, moderate yellow. Relative luminance 0.800; OKLCH L 92.8% C 0.104 H 92.9°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE695 |
|---|---|
| RGB | rgb(255, 230, 149) |
| HSL | hsl(46, 100%, 79%) |
| HSV | hsv(46, 42%, 100%) |
| CMYK | cmyk(0%, 9.8%, 41.6%, 0%) |
| CIE-LAB | lab(91.70, -2.25, 42.53) |
| CIE-LCH | lch(91.70, 42.59, 93.02°) |
| OKLab | oklab(92.77% -0.0052 0.1039) |
| OKLCH | oklch(92.77% 0.104 92.9) |
| XYZ | xyz(74.9635, 80.0263, 39.9258) |
| Luminance | 0.8002 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.13
Sandy
#F1DA7A
ΔE00 3.89
Light Tan
#FBEEAC
ΔE00 4.41
Dark Cream
#FFF39A
ΔE00 4.54
Khaki (CSS)
#F0E68C
ΔE00 4.63
Pale Peach
#FFE5AD
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE695 #95AEFF
analogous
#FFB195 #FFE695 #E3FF95
triadic
#FFE695 #95FFE6 #E695FF
tetradic
#FFE695 #95FFB1 #95AEFF #FF95E3
square
#FFE695 #95FFB1 #95AEFF #FF95E3
split-complementary
#FFE695 #95E3FF #B195FF
monochromatic
#FFC91B #FFD858 #FFE695 #FFF4D2 #FFF8E0
Accessibility & contrast
On white
1.23
#FFE695 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#FFE695 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE695
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE695 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE695 | 1.00 | 1.23 | 17.00 | 17.00 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E38F
Deuteranopia (green-blind)
#FDEA98
Tritanopia (blue-blind)
#FFDAD2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffe695; /* rgb */ color: rgb(255, 230, 149); /* oklch */ color: oklch(92.8% 0.104 92.9);
Tailwind
colors: {
custom: {
50: '#ffedb5',
500: '#ffe695',
950: '#000000',
},
}SCSS
$custom: #ffe695; $custom-light: #ffedb5; $custom-dark: #000000;
JSON
{
"hex": "#ffe695",
"rgb": {
"r": 255,
"g": 230,
"b": 149
},
"hsl": {
"h": 45.849,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.9277,
"c": 0.10402,
"h": 92.9
},
"luminance": 0.80024
}Semantic roles & 50–950 ramp
primary
#FFE695
secondary
#5778E1
accent
#36E600
background
#FFFEFD
surface
#FFFDF8
border
#D7D5D1
text
#181611
muted
#868481