#FFE195#FFE195
#FFE195 is a very light, moderate orange. Relative luminance 0.773; OKLCH L 91.8% C 0.100 H 88.8°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE195 |
|---|---|
| RGB | rgb(255, 225, 149) |
| HSL | hsl(43, 100%, 79%) |
| HSV | hsv(43, 42%, 100%) |
| CMYK | cmyk(0%, 11.8%, 41.6%, 0%) |
| CIE-LAB | lab(90.45, 0.28, 40.94) |
| CIE-LCH | lch(90.45, 40.94, 89.60°) |
| OKLab | oklab(91.79% 0.0021 0.1002) |
| OKLCH | oklch(91.79% 0.1 88.8) |
| XYZ | xyz(73.5920, 77.2833, 39.4687) |
| Luminance | 0.7728 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.38
Pale Peach
#FFE5AD
ΔE00 4.10
Sandy
#F1DA7A
ΔE00 4.68
Vanilla
#F3E5AB
ΔE00 5.42
Light Tan
#FBEEAC
ΔE00 5.53
Pale Gold
#FDDE6C
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE195 #95B3FF
analogous
#FFAC95 #FFE195 #E8FF95
triadic
#FFE195 #95FFE1 #E195FF
tetradic
#FFE195 #95FFAC #95B3FF #FF95E8
square
#FFE195 #95FFAC #95B3FF #FF95E8
split-complementary
#FFE195 #95E8FF #AC95FF
monochromatic
#FFBE1B #FFD058 #FFE195 #FFF2D2 #FFF6E0
Accessibility & contrast
On white
1.28
#FFE195 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#FFE195 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE195
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE195 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE195 | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DF8F
Deuteranopia (green-blind)
#F9E797
Tritanopia (blue-blind)
#FFD5CE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffe195; /* rgb */ color: rgb(255, 225, 149); /* oklch */ color: oklch(91.8% 0.100 88.8);
Tailwind
colors: {
custom: {
50: '#ffeab5',
500: '#ffe195',
950: '#000000',
},
}SCSS
$custom: #ffe195; $custom-light: #ffeab5; $custom-dark: #000000;
JSON
{
"hex": "#ffe195",
"rgb": {
"r": 255,
"g": 225,
"b": 149
},
"hsl": {
"h": 43.019,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.91788,
"c": 0.10026,
"h": 88.8
},
"luminance": 0.7728
}Semantic roles & 50–950 ramp
primary
#FFE195
secondary
#577EE1
accent
#41E600
background
#FFFEFD
surface
#FFFDF8
border
#D7D5D1
text
#181611
muted
#868481