#FBFFE0#FBFFE0
#FBFFE0 is a very light, muted yellow. Relative luminance 0.974; OKLCH L 98.9% C 0.041 H 113.1°. Best body text is #000000 at 20.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFFE0 |
|---|---|
| RGB | rgb(251, 255, 224) |
| HSL | hsl(68, 100%, 94%) |
| HSV | hsv(68, 12%, 100%) |
| CMYK | cmyk(1.6%, 0%, 12.2%, 0%) |
| CIE-LAB | lab(98.99, -6.49, 14.38) |
| CIE-LCH | lch(98.99, 15.78, 114.30°) |
| OKLab | oklab(98.9% -0.0159 0.0373) |
| OKLCH | oklch(98.9% 0.041 113.1) |
| XYZ | xyz(88.9966, 97.4114, 84.6204) |
| Luminance | 0.9741 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightyellow
#FFFFE0
ΔE00 1.55
Off White (survey)
#FFFFE4
ΔE00 2.12
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.05
Beige
#F5F5DC
ΔE00 3.11
Eggshell (survey)
#FFFFD4
ΔE00 3.56
Cream
#FFFDD0
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFFE0 #E4E0FF
analogous
#FFF4E0 #FBFFE0 #ECFFE0
triadic
#FBFFE0 #E0FBFF #FFE0FB
tetradic
#FBFFE0 #E0FFF4 #E4E0FF #FFE0EC
square
#FBFFE0 #E0FFF4 #E4E0FF #FFE0EC
split-complementary
#FBFFE0 #E0ECFF #F4E0FF
monochromatic
#EBFF66 #F3FFA3 #FBFFE0 #FBFFE0 #FBFFE0
Accessibility & contrast
On white
1.03
#FBFFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.48
#FBFFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFFE0
20.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFFE0 | 1.00 | 1.03 | 20.48 | 20.48 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCDE
Deuteranopia (green-blind)
#FFFDE1
Tritanopia (blue-blind)
#FFFBF6
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fbffe0; /* rgb */ color: rgb(251, 255, 224); /* oklch */ color: oklch(98.9% 0.041 113.1);
Tailwind
colors: {
custom: {
50: '#fcffe9',
500: '#fbffe0',
950: '#000000',
},
}SCSS
$custom: #fbffe0; $custom-light: #fcffe9; $custom-dark: #000000;
JSON
{
"hex": "#fbffe0",
"rgb": {
"r": 251,
"g": 255,
"b": 224
},
"hsl": {
"h": 67.742,
"s": 100,
"l": 93.922
},
"oklch": {
"l": 0.98896,
"c": 0.04054,
"h": 113.1
},
"luminance": 0.97411
}Semantic roles & 50–950 ramp
primary
#FBFFE0
secondary
#A297ED
accent
#00E61E
background
#FFFFFE
surface
#FFFFFD
border
#D7D7D5
text
#171816
muted
#858684