#FFE675#FFE675
#FFE675 is a very light, vivid yellow. Relative luminance 0.791; OKLCH L 92.3% C 0.136 H 97.1°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE675 |
|---|---|
| RGB | rgb(255, 230, 117) |
| HSL | hsl(49, 100%, 73%) |
| HSV | hsv(49, 54%, 100%) |
| CMYK | cmyk(0%, 9.8%, 54.1%, 0%) |
| CIE-LAB | lab(91.30, -5.12, 57.41) |
| CIE-LCH | lch(91.30, 57.63, 95.10°) |
| OKLab | oklab(92.33% -0.0167 0.1347) |
| OKLCH | oklch(92.33% 0.136 97.1) |
| XYZ | xyz(72.7503, 79.1410, 28.2698) |
| Luminance | 0.7914 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellow Tan
#FFE36E
ΔE00 1.07
Sand Yellow
#FCE166
ΔE00 1.69
Pale Gold
#FDDE6C
ΔE00 2.23
Sandy Yellow
#FDEE73
ΔE00 3.18
Light Gold
#FDDC5C
ΔE00 3.30
Wheat (survey)
#FBDD7E
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE675 #758EFF
analogous
#FFA175 #FFE675 #D3FF75
triadic
#FFE675 #75FFE6 #E675FF
tetradic
#FFE675 #75FFA1 #758EFF #FF75D3
square
#FFE675 #75FFA1 #758EFF #FF75D3
split-complementary
#FFE675 #75D3FF #A175FF
monochromatic
#FACC00 #FFDB38 #FFE675 #FFF1B2 #FFF9E0
Accessibility & contrast
On white
1.25
#FFE675 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#FFE675 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE675
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE675 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE675 | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E16A
Deuteranopia (green-blind)
#FFEA7A
Tritanopia (blue-blind)
#FFD8CC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffe675; /* rgb */ color: rgb(255, 230, 117); /* oklch */ color: oklch(92.3% 0.136 97.1);
Tailwind
colors: {
custom: {
50: '#ffeda0',
500: '#ffe675',
950: '#000000',
},
}SCSS
$custom: #ffe675; $custom-light: #ffeda0; $custom-dark: #000000;
JSON
{
"hex": "#ffe675",
"rgb": {
"r": 255,
"g": 230,
"b": 117
},
"hsl": {
"h": 49.13,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.92326,
"c": 0.13569,
"h": 97.1
},
"luminance": 0.79138
}Semantic roles & 50–950 ramp
primary
#FFE675
secondary
#3C59DD
accent
#2AE600
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#18160F
muted
#868480